Selerix Developer Tools
SmartList<T> Class Members
Properties  Methods 

Selerix.Foundation Assembly > Selerix.Foundation.Data Namespace : SmartList<T> Class

The following tables list the members exposed by SmartList<T>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the count.  
Public PropertyGets or sets the item of list at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds the specified item.  
Public MethodAdds the range.  
Public MethodClears this instance.  
Public MethodDetermines whether [contains] [the specified item].  
Public MethodExistses the specified match.  
Public MethodFinds the specified match.  
Public MethodFinds all.  
Public MethodReturns an enumerator that iterates through the collection.  
Public MethodGets the range.  
Public MethodIndexes the of.  
Public MethodInserts the specified index.  
Public MethodRemoves the specified item.  
Public MethodRemoves all.  
Public MethodRemoves the attribute.  
Public MethodOverloaded. Sorts the specified comparer.  
Top
See Also

Reference

SmartList<T> Class
Selerix.Foundation.Data Namespace